Auto merge of #2887 - wuranbo:doc-explain-doublebrackets, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 17 Jul 2016 17:58:10 +0000 (10:58 -0700)
committerGitHub <noreply@github.com>
Sun, 17 Jul 2016 17:58:10 +0000 (10:58 -0700)
commit15c1cd22721005babb20d141219b7aa41a84a203
tree458d17febee5653dabec9d236ba84d7e311a7542
parent8f205612833be2d99b338e679951689c0cf99322
parent17a4aa927702ff143fe90d9e7e6233c515f79255
Auto merge of #2887 - wuranbo:doc-explain-doublebrackets, r=alexcrichton

doc: manifest.md add explain about double-bracket

Add TOML doc ref to explain double-bracket sections like [[bin]].
It really confused me when I saw the double-bracket first. I search google, take some time, and then saw the TOML doc, recall that we can have more than one executable in Cargo, understood it. So it can be added to help someone like me (: